home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 58 / pcpp58a.iso / tech / dsktpdna.exe / Tools / Detectionless scripts / AllApplicationOptions.script next >
Encoding:
Text File  |  2000-11-06  |  18.9 KB  |  609 lines

  1. Function SetLanguages()
  2. {
  3.         Access = "MS Access";
  4.         AccessSettings = "MS Access\Settings"; 
  5.         AccessApplication = "MS Access\Application";
  6.         
  7.  
  8.         strAct = "Act!";
  9.         strActSettings = "Act!\Settings";
  10.  
  11.  
  12.         Illustrator = "Adobe Illustrator";
  13.         IllustratorApp = "Adobe Illustrator\Application";
  14.         IllustratorSettings = "Adobe Illustrator\Settings";
  15.         IllustratorsettingsGeneral = "Adobe Illustrator\Settings\General";
  16.         IllustratorsettingsPlugIns = "Adobe Illustrator\Settings\Plug-ins";        
  17.  
  18.  
  19.         Pagemaker = "Adobe Pagemaker";
  20.         PagemakerGeneralSettings = "Adobe Pagemaker\Settings";         
  21.         PagemakerApplication = "Adobe Pagemaker\Application\Application";
  22.         PagemakerQXConv = "Adobe Pagemaker\Application\QuarkXpress Converter";
  23.         PagemakerPMConv = "Adobe Pagemaker\Application\Version 3 Converter";
  24.         PagemakerPubConv = "Adobe Pagemaker\Application\Publisher Converter";
  25.         PagemakerCPConv ="Adobe Pagemaker\Application\Cross-Platform Converter";
  26.  
  27.         
  28.         TypeManager = "Adobe Type Manager Deluxe 4.0";
  29.         TypeManagerApp = TypeManager + "\Application";
  30.         TypeManagerSettings = TypeManager + "\Settings";
  31.         TypeManagerFonts = TypeManager + "\Fonts";
  32.  
  33.         
  34.         Acrobat = "Adobe Acrobat";
  35.         AcrobatApp = "Adobe Acrobat\Application";
  36.         AcrobatSet = "Adobe Acrobat\Settings";
  37.         
  38.  
  39.         Photoshop = "Adobe Photoshop";
  40.         PhotoshopGeneralSettings = "Adobe Photoshop\Settings";         
  41.         PhotoshopApplication = "Adobe Photoshop\Application";    
  42.         
  43.  
  44.         CorelPresentation = "Corel Presentation";
  45.         CorelPresentationSettings = "Corel Presentation\Settings";
  46.  
  47.         CWPF = "Corel WordPerfect";
  48.         CWPFSetting = "Corel WordPerfect\Settings";
  49.         
  50.         Director = "Macromedia Director";
  51.         DirectorSettings = "Macromedia Director\Settings"; 
  52.         DirectorGeneral = "Macromedia Director\Settings\General";
  53.         DirectorLibraries = "Macromedia Director\Settings\Libraries"; 
  54.     
  55.  
  56.         EDPro = "Eudora Pro";
  57.         EDProApp = "Eudora Pro\Application";
  58.         EDProSet = "Eudora Pro\Settings";
  59.         EDProAttch = "Eudora Pro\Settings\Attachments";
  60.         EDProAdd = "Eudora Pro\Settings\Address Book";
  61.  
  62.         
  63.         strExcel = "MS Excel";
  64.         strExcelSettings = "MS Excel\Settings";
  65.         strExcelApp = "MS Excel\Application";
  66.  
  67.  
  68.         strFileMaker = "File Maker Pro";    
  69.         strFileMakerApp = "File Maker Pro\Application";
  70.         strFileMakerSet = "File Maker Pro\Settings";            
  71.  
  72.  
  73.         strIBMSettings = "IBM Personal Communicator\Settings";
  74.  
  75.  
  76.         IE = "Internet Explorer";
  77.         MSN = "MSN" ;
  78.         IESettings = "Internet Explorer\Settings";
  79.         IESettingsGen = "Internet Explorer\Settings\General";
  80.         IESettingsConn = "Internet Explorer\Settings\Connection";
  81.         IESettingsFav = "Internet Explorer\Settings\Favorites";
  82.         MSNSettings = "MSN\Settings" ;        
  83.         MSNSettingsGen = "MSN\Settings\General" ;
  84.         MSNSettingsConn = "MSN\Settings\Connection" ;
  85.         MSNSettingsFav = "MSN\Settings\Favorites" ;
  86.  
  87.  
  88.         IAVP = "InoculateIT Anti-Virus Protection";
  89.         IAVPApplication = "InoculateIT Anti-Virus Protection\Application";
  90.         IAVPSettings = "InoculateIT Anti-Virus Protection\Settings";
  91.  
  92.         lotusAp = "Lotus Approach";
  93.         lotusApApp = "Lotus Approach\Application";
  94.         lotusApSet = "Lotus Approach\Settings";
  95.  
  96.         lotusflg =  "Lotus Freelance Graphics";
  97.         lotusflgApp = "Lotus Freelance Graphics\Application";
  98.         lotusflgSet = "Lotus Freelance Graphics\Settings";
  99.  
  100.         
  101.         LORG =  "Lotus Organizer";
  102.         LORGApp = "Lotus Organizer\Application";
  103.         LORGSet = "Lotus Organizer\Settings";
  104.  
  105.         
  106.         lotus123 =  "Lotus 1-2-3";
  107.         lotus123App = "Lotus 1-2-3\Application";
  108.         lotus123Set = "Lotus 1-2-3\Settings";
  109.         
  110.  
  111.         strNotes = "Lotus Notes";
  112.         strNotesApp = "Lotus Notes\Application";
  113.         strNotesSet = "Lotus Notes\Settings";
  114.  
  115.  
  116.         lotusWP =  "Lotus WordPro";
  117.         lotusWPApp = "Lotus WordPro\Application";
  118.         lotusWPSet = "Lotus WordPro\Settings";
  119.         
  120.  
  121.         strMcAfee = "McAfee VirusScan";    
  122.         strMcAfeeSet = "McAfee VirusScan\Settings";
  123.         strMcAfeeApp = "McAfee VirusScan\Application";
  124.  
  125.         
  126.         WindowsMessaging = "Windows Messaging";
  127.         WindowsMessagingSettings = "Windows Messaging\Settings";
  128.         MSExchange = "MS Exchange";
  129.         MSExchangeSettings = "MS Exchange\Settings";
  130.         MSExchangeApplication = "MS Exchange\Application";
  131.  
  132.  
  133.         shortCutBar = "MS Office Shortcut Bar";        
  134.         shortCutBarSet = "\Settings";
  135.  
  136.  
  137.         MSOL = "MS Outlook";
  138.         MSOLSettings = "MS Outlook\Settings\General";
  139.         MSOLSettPST = "MS Outlook\Settings\Mail Files (.pst)";
  140.         MSOLApplication = "MS Outlook\Application";
  141.  
  142.  
  143.         MP = "MS Project";
  144.         MPApplication = "MS Project\Application";
  145.         MPSettings = "MS Project\Settings";
  146.  
  147.  
  148.         strNetscape = "Netscape Communicator";        
  149.         strNetscapeSetUser = "Netscape Communicator\Settings\Current User";
  150.         strNetscapeSetAll = "Netscape Communicator\Settings\All Users";
  151.         strNetscapeApp = "Netscape Communicator\Application";
  152.  
  153.  
  154.         NAV = "Norton Anti-Virus";
  155.         NAVSetting = "Norton Anti-Virus\Settings";
  156.         LiveUpSettings = "Norton Anti-Virus\Live Update Settings";
  157.         NAVApplication = "Norton Anti-Virus\Application";
  158.  
  159.  
  160.         Word2k= "Word 2000";
  161.         Word2kApp = "Word 2000\Application";
  162.  
  163.  
  164.         OLExpress = "MS Outlook Express";
  165.         OLExpressSetting = "MS Outlook Express\Settings";
  166.         OLAccounts = "MS Outlook Express\News and Mail Accounts";
  167.         OLExpressApplication = "MS Outlook Express\Application";
  168.  
  169.  
  170.         strParadox = "Corel Paradox";
  171.         strParadoxSet = "Corel Paradox\Settings";
  172.  
  173.  
  174.         PCM =  "PC MACLAN";
  175.         PCMApp = "PC MACLAN\Application";
  176.         PCMSet = "PC MACLAN\Settings";
  177.  
  178.  
  179.         strpcAnywhere = "pcAnywhere";
  180.         strpcAnywhereApp = "pcAnywhere\Application"; 
  181.         strpcAnywhereSet = "pcAnywhere\Settings";
  182.  
  183.  
  184.         MPP = "MS PowerPoint";
  185.         MPPSetting = "MS PowerPoint\Settings";
  186.         MPPApp = "MS PowerPoint\Application";
  187.  
  188.  
  189.         strQuark = "QuarkXpress";    
  190.         strQuarkApp = "QuarkXpress\Application";
  191.         strQuarkSettings = "QuarkXpress\Settings";    
  192.  
  193.  
  194.         QuattroPro= "Corel Quattro Pro";
  195.         QuattroProSettings = "Corel Quattro Pro\Settings";
  196.         QuattroProApplication = "Corel Quattro Pro\Application";
  197.  
  198.  
  199.         QBP = "QuickBooks Pro";
  200.         QBPSettings = "QuickBooks Pro\Settings";
  201.         QBPApplication = "QuickBooks Pro\Application";
  202.  
  203.  
  204.         Quicken = "Quicken Deluxe 99";
  205.         QuickenApp = "Quicken Deluxe 99\Application";
  206.         QuickenSettings = "Quicken Deluxe 99\Settings";
  207.  
  208.  
  209.         QuickViewPlus= "Quick View Plus";
  210.         QuickViewPlusSettings = "Quick View Plus\Settings";
  211.  
  212.  
  213.         Timbuktu = "Timbuktu";
  214.         TimbuktuSettings = "Timbuktu\Settings";
  215.  
  216.  
  217.         strVisio = "Visio";
  218.         strVisioApp = "Visio\Application";
  219.         strVisioSet = "Visio\Settings";
  220.  
  221.  
  222.         WinFaxPro= "WinFax Pro";
  223.         WinFaxProSettings = "WinFax Pro\Settings";
  224.  
  225.  
  226.         strWinzip = "Winzip";
  227.         strWinzipApp = "Winzip\Application";
  228.         strWinzipSet = "Winzip\Settings";
  229.         strWinzipConf = "Winzip\Settings\Configuration";
  230.         strWinzipReg = "Winzip\Settings\Registration";
  231.         strWinzipFileAsso = "Winzip\Settings\FileAssociations";
  232.  
  233.  
  234.         strWord = "MS Word";
  235.         strWordSet = "MS Word\Settings";
  236.         strWordApp = "MS Word\Application";
  237.  
  238. }
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247. DetectFunction Detection()
  248. {
  249.     SetLanguages();
  250.  
  251.  
  252.     Option(Access);
  253.     Option(AccessSettings,"SCommon","ACommon", "VCommon" );
  254.     Option(AccessApplication,"SApp","AApp","VApp");
  255.     DocExt( Access, ".mdb");
  256.     DocExt( Access, ".mdw");
  257.     DocExt( Access, ".mda");
  258.     DocExt( Access, ".mde");
  259.  
  260.  
  261.     Option(strAct);
  262.     Option(strActSettings, "SSettings", "ASettings", "VSettings");
  263.  
  264.  
  265.     Option(Illustrator);
  266.     Option(IllustratorsettingsGeneral, "SIllustratorSettings", "AIllustratorSettings");
  267.     Option(IllustratorsettingsPlugIns, "SIllustratorPlugins", "AIllustratorPlugins");
  268.     Option(Illustrator);
  269.     Option(IllustratorApp,"SIllustratorApp","AIllustratorApp","VIllustratorApp");
  270.     Option(IllustratorsettingsGeneral ,"SIllustratorSettings","AIllustratorSettings", "VIllustratorSettings");
  271.     Option(IllustratorsettingsPlugIns, "SIllustratorPlugins", "AIllustratorPlugins", "VIllustratorSettings");
  272.     DocExt(Illustrator,".ai"); 
  273.     DocExt(Illustrator,".eps");
  274.  
  275.  
  276.     Option(Pagemaker);
  277.     Option(PagemakerApplication,"StoreApplication","ApplyApplication","ValidateApplication");
  278.     Option(PagemakerGeneralSettings,"StoreSettings","ApplySettings","ValidateSettings");
  279.     DocExt("Adobe Pagemaker",".p65");
  280.     DocExt("Adobe Pagemaker",".t65");
  281.     Option(QXConv,"StoreQX", "ApplyQX","ValidateQX");
  282.     Option(PMConv,"StorePM", "ApplyPM","ValidatePM");
  283.     Option(PubConv,"StorePub", "ApplyPub","ValidatePub");
  284.     Option(CPConv,"StoreCP", "ApplyCP","ValidateCP");
  285.  
  286.  
  287.     Option(TypeManager, NULL, NULL, "VTypeManagerGeneral");
  288.     Option(TypeManagerApp,"STypeManagerApp","ATypeManagerApp","VTypeManagerApp");
  289.     Option(TypeManagerSettings,"STypeManagerSettings","ATypeManagerSettings");
  290.     Option(TypeManagerFonts,"STypeManagerFonts","ATypeManagerFonts");
  291.  
  292.  
  293.     Option(Acrobat);
  294.     Option(AcrobatApp,"StoreAcroApp","ApplyAcroApp","ValidateAcroApp");
  295.     Option(AcrobatSet,"StoreAcroSet","ApplyAcroSet","ValidateAcroSet");
  296.     DocExt(Acrobat, ".pdf");
  297.  
  298.  
  299.     
  300.     Option(Photoshop);
  301.     Option(PhotoshopGeneralSettings,"StoreSettings","ApplySettings","ValidateSettings");
  302.     DocExt("Adobe Photoshop",".psd");    
  303.     Option(Photoshop);
  304.     Option(PhotoshopGeneralSettings,"StoreSettings","ApplySettings","ValidateSettings");
  305.     Option(PhotoshopApplication,"StoreApplication","ApplyApplication","ValidateApplication");
  306.     DocExt("Adobe Photoshop",".psd");
  307.  
  308.  
  309.     Option(CWPF, "PrepareLanguages", "PrepareLanguages" );    
  310.     Option(CWPFSetting, "SSettings", "ASettings", "VSettings" );
  311.     DocExt("Corel WordPerfect", ".wpd");
  312.     DocExt("Corel WordPerfect", ".wpt");    
  313.  
  314.  
  315.     Option(Director);
  316.     Option(DirectorSettings);
  317.     Option(DirectorGeneral, "sSettings", "aSettings", "vSettings");
  318.     Option(DirectorLibraries, "sLib", "aLib");
  319.     DocExt(Director, ".cst");
  320.     DocExt(Director, ".dir");
  321.  
  322.  
  323.     Option( EDPro );
  324.     Option( EDProApp ,"SEudoraAPP", "AEudoraAPP", "VEudoraAPP");
  325.     Option( EDProSet , "SEudoraSet", "AEudoraSet", "VEudoraSet");
  326.     Option( EDProAttch ,"SEudoraAttach", "AEudoraAttach");
  327.     Option( EDProAdd , "SEudoraAddBook", "AEudoraAddBook");
  328.     DocExt( EDPro, ".sta" );
  329.     
  330.  
  331.     Option(strExcel);    
  332.     Option(strExcelSettings, "SSettings", "ASettings", "VSettings" );
  333.     Option(strExcelApp, "SApplication", "AApplication", "AValidate" );
  334.     DocExt(strExcel, ".xls");
  335.     DocExt(strExcel, ".xlt");
  336.  
  337.  
  338.     Option(strFileMaker);    
  339.     Option(strFileMakerApp, "SApplication", "AApplication", "AValidate" );
  340.     Option(strFileMakerSet, "SSettings", "ASettings" );
  341.     DocExt(strFileMaker, ".fp3" );
  342.     DocExt(strFileMaker, ".fm" );
  343.  
  344.  
  345.     Option( strIBMSettings, "SPCommSett", "APCommSett", "VPCommSett" );
  346.     DocExt( strIBMSettings, ".kdb" );
  347.     DocExt( strIBMSettings, ".pdq" );
  348.  
  349.     
  350.     Option(IESettings, "SSettings", "ASettings","VIEs");
  351.     Option(IESettingsGen, "SGeneralSettings", "AGeneralSettings");
  352.     Option(IESettingsConn, "SConnectSettings", "AConnectSettings");
  353.     Option(IESettingsFav, "SFavSettings", "AFavSettings");
  354.     Option(MSNSettings, "SSettings", "ASettings","VIEs");
  355.     Option(MSNSettingsGen, "SGeneralSettings", "AGeneralSettings");
  356.     Option(MSNSettingsConn, "SConnectSettings", "AConnectSettings");
  357.     Option(MSNSettingsFav, "SFavSettings", "AFavSettings");
  358.     DocExt( IE, ".html" );
  359.     DocExt( IE, ".htm" );
  360.     DocExt( IE, ".mht" );
  361.  
  362.  
  363.     Option( IAVP );
  364.     Option( IAVPSettings,"IAVPStoreSet","IAVPApplySet","IAVPValidateSet");
  365.  
  366.  
  367.     Option( lotusflg );
  368.     Option( lotusflgApp, "StoreFlgApp", "ApplyFlgApp", "ValidateFlgApp" );
  369.     Option( lotusflgSet, "StoreFlgSet", "ApplyFlgSet", "ValidateFlgSet" );
  370.     DocExt( lotusflg, ".prz");
  371.     DocExt( lotusflg, ".pre");
  372.     DocExt( lotusflg, ".mas");
  373.     DocExt( lotusflg, ".smc");
  374.     DocExt( lotusflg, ".sym");
  375.     DocExt( lotusflg, ".dgm");
  376.  
  377.  
  378.     Option( LORG );
  379.     Option( LORGApp, "StoreOrgApp", "ApplyOrgApp", "ValidateOrgApp" );
  380.     Option( LORGSet, "StoreOrgSet", "ApplyOrgSet", "ValidateOrgSet" );
  381.     DocExt( LORG, ".ORG");
  382.     DocExt( LORG, ".OR2");
  383.     DocExt( LORG, ".OR3");
  384.  
  385.  
  386.     Option( lotus123 );
  387.     Option( lotus123App, "Store123App", "Apply123App", "Validate123App" );
  388.     Option( lotus123Set, "Store123Set", "Apply123Set" );
  389.     DocExt( "Lotus 1-2-3", ".123" );
  390.     DocExt( "Lotus 1-2-3", ".12M" );    
  391.     DocExt( "Lotus 1-2-3", ".WK4" );    
  392.     DocExt( "Lotus 1-2-3", ".WK3" );    
  393.     DocExt( "Lotus 1-2-3", ".WK1" );
  394.  
  395.  
  396.     Option( lotusAp );
  397.     Option( lotusApApp, "StoreFlgApp", "ApplyFlgApp", "ValidateFlgApp" );
  398.     Option( lotusApSet, "StoreFlgSet", "ApplyFlgSet", "ValidateFlgSet" );
  399.     DocExt( lotusAp, ".apr");
  400.     DocExt( lotusAp, ".mpr");
  401.  
  402.  
  403.     Option(strNotes);
  404.     Option(strNotesApp, "SApplication", "AApplication", "VApplication" );
  405.     Option(strNotesSet, "SSettings", "ASettings", "VSettings" );
  406.     DocExt( strNotes, ".ndl" );
  407.     DocExt( strNotes, ".ns2" );
  408.     DocExt( strNotes, ".ns3" );
  409.     DocExt( strNotes, ".nsf" );
  410.     DocExt( strNotes, ".nsg" );
  411.     DocExt( strNotes, ".nsh" );
  412.     DocExt( strNotes, ".ntf" );
  413.  
  414.  
  415.     Option( lotusWP );    
  416.     Option( lotusWPApp, "SApplication", "AApplication", "AValidate" );
  417.     Option( lotusWPSet, "SSettings", "ASettings", "SValidate" );        
  418.     DocExt( lotusWP , ".lwp" );
  419.     DocExt( lotusWP , ".mwp" );
  420.  
  421.  
  422.     Option(strMcAfee, "SetLanguages", "SetLanguages", "SetLanguages");
  423.     Option(strMcAfeeSet, "SSettings", "ASettings", "SValidate" );
  424.     Option(strMcAfeeApp, "SApplication", "AApplication", "AValidate" );
  425.     DocExt(strMcAfee, ".vsh" );
  426.     DocExt(strMcAfee, ".vsc" );
  427.  
  428.  
  429.     Option(WindowsMessaging);
  430.     Option(WindowsMessagingSettings , "SMSExchangeSettings","AMSExchangeSettings", "VMSExchangeSettings");
  431.     Option(MSExchange, "PrepareLanguages", "PrepareLanguages");
  432.     Option(MSExchangeSettings, "SMSExchangeSettings","AMSExchangeSettings", "VMSExchangeSettings");
  433.     Option(MSExchangeApplication, "SMSExchangeApplication","AMSExchangeApplication","VMSExchangeApplication");
  434.  
  435.  
  436.     Option(shortCutBar);
  437.     Option(shortCutBar + shortCutBarSet, "SSettings", "ASettings", "VSettings");
  438.     Option(shortCutBar);
  439.     Option(shortCutBar + shortCutBarSet, "SSettings", "ASettings", "VSettings");
  440.  
  441.  
  442.     Option( MSOLSettings, "SMSOLSettings", "AMSOLSettings", "VMSOLSettings" );
  443.     Option( MSOLSettPST, "SMSOLSettPST", "AMSOLSettPST" );
  444.     Option( MSOLApplication, "SOLApp", "AOLApp", "VOLApp" );
  445.     DocExt( MSOL, ".pst" );
  446.     DocExt( MSOL, ".oft" );
  447.     DocExt( MSOL, ".fav" );
  448.     DocExt( MSOL, ".ost" );
  449.     DocExt( MSOL, ".oab" );
  450.  
  451.  
  452.     Option( MP );
  453.     Option( MPApplication,"MPStoreApp","MPApplyApp","MPValidateApp");
  454.     Option( MPSettings,"MPStoreSet","MPApplySet","MPValidateSet");    
  455.     DocExt( MP, ".mpp");
  456.     DocExt( MP ,".mpd");
  457.     DocExt( MP, ".mpt" );
  458.  
  459.  
  460.     Option(strNetscape);        
  461.     Option(strNetscapeSetUser, "SNavSettCurr", "ANavSettCurr", "VNavSettCurr" );
  462.     Option(strNetscapeSetAll, "SNavSettAll", "ANavSettAll", "VNavSettAll" );
  463.     Option(strNetscapeApp, "SApplication", "AApplication", "VApplication" );    
  464.     DocExt( strNetscape, ".shtml" );
  465.     DocExt( strNetscape, ".html" );
  466.     DocExt( strNetscape, ".htm" );
  467.  
  468.  
  469.     Option(NAV);
  470.     Option(NAVSetting, "SNAVSettings","ANAVSettings");
  471.     Option(LiveUpSettings ,"SLiveUpSettings","ALiveUpSettings");
  472.     Option(NAVApplication, "SNAVApplication","ANAVApplication","VNAVSettings");
  473.     DocExt( NAV, ".vir" );
  474.  
  475.  
  476.     Option ( Novell );
  477.     Option ( Client, "SClient", "AClient", "VClient" );
  478.  
  479.     Option(OLExpress);    
  480.     Option(OLExpressSetting,"SExpressSettings","AExpressSettings","VExpressSettings");
  481.     Option(OLAccounts, "SOLAccounts","AOLAccounts","VOLAccounts");
  482.     DocExt( OLExpress, ".eml" );
  483.     DocExt( OLExpress, ".nws" );
  484.  
  485.  
  486.     Option(strParadox);
  487.     Option(strParadoxSet, "SSettings", "ASettings","VSettings");
  488.     DocExt( strParadox, ".fsl" );
  489.     DocExt( strParadox, ".fdl" );
  490.     DocExt( strParadox, ".lsl" );
  491.     DocExt( strParadox, ".ldl" );
  492.     DocExt( strParadox, ".qbe" );
  493.     DocExt( strParadox, ".rsl" );
  494.     DocExt( strParadox, ".rdl" );
  495.     DocExt( strParadox, ".ssl" );
  496.     DocExt( strParadox, ".sdl" );
  497.     DocExt( strParadox, ".db" );
  498.     DocExt( strParadox, ".dbf" );
  499.     DocExt( strParadox, ".sql" );
  500.  
  501.  
  502.     Option( PCM );
  503.     Option( PCMSet, "StorePCMSet", "ApplyPCMSet", "ValidatePCMSet" );
  504.  
  505.  
  506.     Option(strpcAnywhere);
  507.     Option(strpcAnywhereApp, "SpcAApplication","ApcAApplication","VpcApplication"); 
  508.     Option(strpcAnywhereSet,"SpcASettings","ApcASettings","VSettings");
  509.     DocExt(strpcAnywhere, ".aw8");
  510.     DocExt(strpcAnywhere, ".bhf");
  511.     DocExt(strpcAnywhere, ".chf");
  512.     DocExt(strpcAnywhere, ".cif");
  513.     DocExt(strpcAnywhere, ".osf");
  514.     DocExt(strpcAnywhere, ".gwf");
  515.  
  516.  
  517.     Option(MPP, "PrepareLanguages", "PrepareLanguages");
  518.     Option(MPPSetting, "SMPPSettings","AMPPSettings","VMPPSettings");
  519.     Option(MPPApp, "SMPPApp","AMPPApp" , "VMPPapp");
  520.     DocExt( MPP, ".pot" );
  521.     DocExt( MPP, ".ppt" );
  522.     DocExt( MPP, ".pps" );
  523.     DocExt( MPP, ".ppa" );
  524.  
  525.  
  526.     Option(CorelPresentation);
  527.     Option(CorelPresentationSettings,"SCPSettings","ACPSettings","VSettings");
  528.     DocExt(CorelPresentation ,".shw");
  529.     DocExt(CorelPresentation ,".wpg");
  530.     DocExt(CorelPresentation ,".cmx");
  531.     DocExt(CorelPresentation ,".mst");
  532.  
  533.  
  534.     Option(strQuark);    
  535.     Option(strQuarkApp, "SApplication", "AApplication", "AValidate" );
  536.     Option(strQuarkSettings, "SSettings", "ASettings", "VSettings" );
  537.     DocExt(strQuark, ".qxd" );        
  538.     DocExt(strQuark, ".qxt" );
  539.  
  540.  
  541.     Option(QuattroPro);    
  542.     Option(QuattroProSettings, "SSettingsMain", "ASettingsMain", "VSettings" );
  543.     DocExt(QuattroPro, ".wb3" );
  544.     DocExt(QuattroPro, ".ast" );
  545.     DocExt(QuattroPro, ".qpw" );
  546.  
  547.  
  548.     Option(QBP);
  549.     Option(QBPSettings,"QBPStoreSets","QBPApplySets","QBPValidateSets" );    
  550.     Option(QBPApplication, "QBPStoreApp", "QBPApplyApp", "QBPValidateApp" );            
  551.     DocExt( QBP, ".qbw" );
  552.     DocExt( QBP, ".qba" );
  553.     DocExt( QBP, ".qbx" );
  554.     DocExt( QBP, ".qbb" );
  555.  
  556.  
  557.     
  558.     Option(Quicken, "SQuickenGeneral", "AQuickenGeneral");
  559.     Option(QuickenApp,"SQuickenApp","AQuickenApp","VQuickenApp");
  560.     Option(QuickenSettings,"SQuickenSettings","AQuickenSettings", "VQuickenSettings");
  561.     DocExt(Quicken,".abd");
  562.     DocExt(Quicken,".qdf");
  563.     DocExt(Quicken,".qel");
  564.     DocExt(Quicken,".qsd");
  565.     DocExt(Quicken,".idb");
  566.     DocExt(Quicken, ".qfp");
  567.  
  568.  
  569.     Option(QuickViewPlus);
  570.     Option(QuickViewPlusSettings,"SQVPSettings","AQVPSettings","VSettings");
  571.  
  572.  
  573.     Option(Timbuktu);
  574.     Option(TimbuktuSettings,"STB2Settings","ATB2Settings","VSettings");
  575.     DocExt(Timbuktu,".tbk");
  576.  
  577.  
  578.     Option(strVisio, "SetLanguages", "SetLanguages");
  579.     Option(strVisioApp, "SVApplication","AVApplication","VVApplication"); 
  580.     Option(strVisioSet,"SVSettings","AVSettings","VVSettings");
  581.     DocExt(strVisio,".vsd");
  582.     DocExt(strVisio,".vst");
  583.     DocExt(strVisio,".vss");
  584.     DocExt(strVisio,".vsw");
  585.  
  586.  
  587.     Option(WinFaxPro);
  588.     Option(WinFaxProSettings,"SWFPSettings","AWFPSettings","VSettings");
  589.     DocExt(WinFaxPro, ".fxs");
  590.     DocExt(WinFaxPro, ".fxd");
  591.     DocExt(WinFaxPro, ".fxr");
  592.     DocExt(WinFaxPro, ".fxs");
  593.  
  594.  
  595.     Option( strWinzip, "SetGlobals","SetGlobals", "SetGlobals");
  596.     Option( strWinzipApp, "StoreApplication", "ApplyApplication", "ValidateWinzip");
  597.     Option( strWinzipSet, NULL, NULL, "ValidateWZSettings");
  598.     Option( strWinzipConf, "StoreConfiguration", "ApplyConfiguration");
  599.     Option( strWinzipReg, "StoreRegistration", "ApplyRegistration", "ValidateRegistration");
  600.     Option( strWinzipFileAsso, "StoreAssociationDetails", "ApplyAssociationDetails");
  601.  
  602.  
  603.     Option(strWord, "SVersion", "AVersion", "PrepareLanguages" );
  604.     Option(strWordSet, "SSettings", "ASettings", "VSettings" );
  605.     Option(strWordApp, "SApplicationAll", "AApplicationAll", "VApplication");                
  606.     DocExt( strWord, ".dot" );
  607.     DocExt( strWord, ".doc" );
  608.  
  609. }